google.golang.org/grpc/internal/transport.http2Server.inTapHandle (field)
4 uses
google.golang.org/grpc/internal/transport (current package)
http2_server.go#L79: inTapHandle tap.ServerInHandle
http2_server.go#L258: inTapHandle: config.InTapHandle,
http2_server.go#L556: if t.inTapHandle != nil {
http2_server.go#L558: if s.ctx, err = t.inTapHandle(s.ctx, &tap.Info{FullMethodName: s.method}); err != nil {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)